CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab code

搜索资源列表

  1. ssim

    5下载:
  2. matlab code of ssim of image quality
  3. 所属分类:matlab

    • 发布日期:2016-06-12
    • 文件大小:2263
    • 提供者:mancyon
  1. dct

    3下载:
  2. 这是用matlab写的dct代码用于图像的信息的隐藏和提取。。部分老师写的哦。-This is used to write the DCT matlab code for the image and extract the hidden information. . Oh part of the Writing Teacher.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1291
    • 提供者:chenlihua
  1. MPEG_souce-code

    0下载:
  2. Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:40424
    • 提供者:郝人
  1. rgbquadtree

    2下载:
  2. 四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片-Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:126954
    • 提供者:猪哥不亮
  1. gabor_texture

    1下载:
  2. gabor小波图片纹理特征提取,MATLAB编码,效果不错!-gabor wavelet image texture feature extraction, MATLAB code, good results!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:13962
    • 提供者:刘小瑞
  1. [matlab]altificialbeecolonyalgorithm

    12下载:
  2. 人工蜂群算法的matlab源代码,共有两个版本,原作者版和改进版。 -Artificial Bee Colony (ABC)algorithm matlab source code, there are two versions, the original author version and an improved version. Artificial Bee Colony (ABC) is one of the most recently defined algorithms
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:49136
    • 提供者:weijia
  1. garchkit_20041121

    0下载:
  2. 一个估计garch(1,1)的matlab程序-matlab code for estimating garch(1,1)
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:66182
    • 提供者:sunhui
  1. finger

    0下载:
  2. 提取指纹特征点的matlab代码,很有用,利用自适应阈值进行分割,再进行频域增强,根据八邻域纹线编码进行特征提取。-Extracted fingerprint feature points of the matlab code, useful, adaptive threshold segmentation, and then increased in frequency domain, the eight neighborhood ridge coding for feature extrac
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:583287
    • 提供者:李辉艳
  1. Gaborchanger

    0下载:
  2. 在MATLAB中调用gabor变换的代码,生成gaboe小波滤波器。主要用在模式识别的提取特征阶段。-In gabor transform call MATLAB code to generate a wavelet filter gaboe. Mainly used in pattern recognition feature extraction stage.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:6477
    • 提供者:袁峰
  1. matlabwsn

    0下载:
  2. This matlab code is highly be used for wireless sensor network for routing purpose.-This matlab code is highly be used for wireless sensor network for routing purpose.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:13434
    • 提供者:pradheep
  1. deriche

    0下载:
  2. 自己编的deriche边缘检测算子的matlab代码,效果很好。希望搞相关研究的同学可以与我交流。-Own deriche the operator edge detection matlab code, very good. Wish to engage in relevant research exchanges with my students.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2985
    • 提供者:冯博
  1. Matlab-CFD

    16下载:
  2. 利用Matlab语言编写的流体计算的源代码,里面包含了几个实例-The source codes are written by Matlab, which contains several examples about CFD
  3. 所属分类:matlab

    • 发布日期:2015-01-29
    • 文件大小:3504
    • 提供者:Andy
  1. Video-motion-detection-algorithm-source-code

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1350100
    • 提供者:憨豆
  1. matlab

    6下载:
  2. 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-15
    • 文件大小:2992216
    • 提供者:chengmengli
  1. 2DPCA_Matlab_Codes_PAMI_2004

    1下载:
  2. 这里面的代码是2DPCA的。这篇文章发表在PAMI上,Two-Dimensional PCA: A New Approach to Appearance-Based Face Representation and Recognition.google搜索已经引用681次。这里的代码是原作者的。这个分类不太好,语音识别是最近的,这是模式识别里的经典算法。-matlab code of 2DPCA
  3. 所属分类:语音合成与识别

    • 发布日期:2017-05-10
    • 文件大小:1680
    • 提供者:Gu Zhenghong
  1. wind-history-matlab-code

    9下载:
  2. 脉动风时程matlab程序,风荷载时程曲线的matlab代码,自己找了好久,加上自己的修改,很简单。-Fluctuating wind schedule matlab, the wind load process curve of matlab code when, for a long time, and their own
  3. 所属分类:matlab例程

    • 发布日期:2014-01-02
    • 文件大小:82393
    • 提供者:清风
  1. LPC-code

    1下载:
  2. 语音识别的matlab实现 lpc 程序很详细 -The realization of speech recognition matlab
  3. 所属分类:语音合成与识别

    • 发布日期:2017-05-16
    • 文件大小:1149
    • 提供者:Joan
  1. fsk

    0下载:
  2. 在MATLAB中编一个2FSK调制的信号,可以用类似方式产生2psk信号等等其他调制信号-A 2FSK in MATLAB code modulated signal can be used to produce a similar manner 2psk modulation signal, and so other
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:589
    • 提供者:黄瓜
  1. LAGI

    0下载:
  2. MATLAB code for ANFIS methode,(identification and validation)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3502
    • 提供者:ivandsft
  1. ShearLab-1.0

    3下载:
  2. 离散剪切波变换的matlab源码,包括剪切波变换及逆变换函数,以及基于剪切波的去噪函数等-The matlab code of the shearlet transform. There are three routines for demos (image approximation & denoising and displaying shearlet coeff).
  3. 所属分类:matlab

    • 发布日期:2016-04-13
    • 文件大小:203776
    • 提供者:sinoer
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com